Do not display which-key popup if an interactive command is in progress
authorIqbal Ansari <iqbalansari02@yahoo.com>
Fri, 2 Oct 2015 14:01:15 +0000 (19:31 +0530)
committerIqbal Ansari <iqbalansari02@yahoo.com>
Fri, 2 Oct 2015 14:18:59 +0000 (19:48 +0530)
commitb07a24311082c810c953f67d77d5d121f2b06346
treed365270e1336faaf6e9308f81132efca1afee070
parent6d20c00c0a1a977b70912db536c104babef9f628
Do not display which-key popup if an interactive command is in progress

This prevents the which-key popup from being displayed if
`read-key-sequence` is invoked from a command as opposed to the editor's
main loop.

The changes introduced in #b96481 and #6d20c0 have been removed since
they are not needed now
which-key.el